home *** CD-ROM | disk | FTP | other *** search
/ PC Team 23 / HS_Tuning.iso / Optimisation / Registry Doctor 1.0 / rdsetup.exe / {app} / regdoc.chm / radi1112.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-05-08  |  13.4 KB  |  720 lines

  1. .mstheme
  2. {
  3.     nav-banner-image: url(aradbnr.gif);
  4.     separator-image: url(aradrule.gif);
  5.     list-image-1: url(aradbul1.gif);
  6.     list-image-2: url(aradbul2.gif);
  7.     list-image-3: url(aradbul3.gif);
  8.     navbutton-horiz-pushed: url(aradhsel.gif);
  9.     navbutton-horiz-normal: url(aradhbtn.gif);
  10.     navbutton-horiz-hovered: url(aradhhov.gif);
  11.     navbutton-vert-pushed: url(aradvsel.gif);
  12.     navbutton-vert-normal: url(aradvbtn.gif);
  13.     navbutton-vert-hovered: url(aradvhov.gif);
  14.     navbutton-home-normal: url(aradhom.gif);
  15.     navbutton-home-hovered: url(aradhomh.gif);
  16.     navbutton-home-pushed: url(blhomep.gif);
  17.     navbutton-up-normal: url(aradup.gif);
  18.     navbutton-up-hovered: url(araduph.gif);
  19.     navbutton-up-pushed: url(blupp.gif);
  20.     navbutton-prev-normal: url(aradbck.gif);
  21.     navbutton-prev-hovered: url(aradbckh.gif);
  22.     navbutton-prev-pushed: url(blprevp.gif);
  23.     navbutton-next-normal: url(aradnxt.gif);
  24.     navbutton-next-hovered: url(aradnxth.gif);
  25.     navbutton-next-pushed: url(blnextp.gif);
  26. }
  27. .mstheme-bannertxt
  28. {
  29.     font-family: times new roman, Times New Roman, Times;
  30.     font-size: 6;
  31.     color: rgb(255,255,255);
  32. }
  33. .mstheme-horiz-navtxt
  34. {
  35.     font-family: Verdana, Verdana, Helvetica;
  36.     font-size: 1;
  37.     color: rgb(102,102,204);
  38. }
  39. .mstheme-vert-navtxt
  40. {
  41.     font-family: Verdana, Verdana, Helvetica;
  42.     font-size: 1;
  43.     color: rgb(102,102,204);
  44. }
  45. .mstheme-navtxthome
  46. {
  47.     font-family: Verdana, Verdana, Helvetica;
  48.     font-size: 1;
  49.     color: rgb(102,102,102);
  50. }
  51. .mstheme-navtxtup
  52. {
  53.     font-family: Verdana, Verdana, Helvetica;
  54.     font-size: 1;
  55.     color: rgb(102,102,102);
  56. }
  57. .mstheme-navtxtprev
  58. {
  59.     font-family: Verdana, Verdana, Helvetica;
  60.     font-size: 1;
  61.     color: rgb(102,102,102);
  62. }
  63. .mstheme-navtxtnext
  64. {
  65.     font-family: Verdana, Verdana, Helvetica;
  66.     font-size: 1;
  67.     color: rgb(102,102,102);
  68. }
  69. UL
  70. {
  71.     list-style-image:url('aradbul1.gif');
  72. }
  73. UL UL
  74. {
  75.     list-style-image:url('aradbul2.gif');
  76. }
  77. UL UL UL
  78. {
  79.     list-style-image:url('aradbul3.gif');
  80. }a:link
  81. {
  82.     color: rgb(102,102,204);
  83. }
  84. a:visited
  85. {
  86.     color: rgb(153,102,102);
  87. }
  88. a:active
  89. {
  90.     color: rgb(102,153,153);
  91. }
  92. body
  93. {
  94.     color: rgb(0,0,0);
  95.     background-color: rgb(255,255,255);
  96. }
  97. h1
  98. {
  99.     color: rgb(102,102,204);
  100. }
  101. h2, marquee
  102. {
  103.     color: rgb(102,102,204);
  104. }
  105. h3
  106. {
  107.     color: rgb(102,102,204);
  108. }
  109. h4
  110. {
  111.     color: rgb(102,102,204);
  112. }
  113. h5
  114. {
  115.     color: rgb(102,102,204);
  116. }
  117. h6
  118. {
  119.     color: rgb(102,102,204);
  120. }
  121. BUTTON 
  122. {
  123.     background-color: rgb(102,102,204);    
  124.     border-color: rgb(153,153,255);
  125.     color: white;
  126. }
  127. LABEL, .MSTHEME-LABEL
  128. {
  129.     color: rgb(0,0,0);
  130. }
  131. TEXTAREA
  132. {
  133.     border-color: rgb(51,0,153);
  134.     color: black;
  135. }
  136. FIELDSET
  137. {
  138.     border-color: rgb(51,0,153);
  139.     color: black;
  140. }
  141. LEGEND
  142. {
  143.     color: rgb(102,102,204);
  144. }
  145. SELECT
  146. {
  147.     border-color: rgb(51,0,153);
  148.     color: black;
  149. }
  150. TABLE
  151. {
  152.     border-color: rgb(51,0,153);
  153.     color: rgb(0,0,0);
  154.     table-border-color-light: rgb(153,153,255);
  155.     table-border-color-dark: rgb(51,0,153);
  156. }
  157. CAPTION 
  158. {
  159.     color: rgb(102,102,204);
  160. }
  161. TH
  162. {
  163.     color: rgb(0,0,0);
  164. }
  165. HR
  166. {
  167.     color: rgb(102,102,204);
  168. }
  169. TD
  170. {
  171.     border-color: rgb(51,0,153);
  172. }
  173. .mstheme
  174. {
  175.     navbutton-background-color: rgb(255,255,255);
  176.     top-bar-button: url(radglobl.gif);
  177. }
  178. .mstheme-topbar-font
  179. {
  180.     font-family: Verdana, Verdana, Helvetica;
  181.     font-size: 1;
  182.     color: rgb(51,102,102);
  183. }
  184. body
  185. {
  186.     font-family: Verdana, Verdana, Helvetica;
  187.     background-image: url('radbkgnd.gif');
  188. }
  189. h1
  190. {
  191.     font-family: times new roman, Times New Roman, Times;
  192.     font-weight: normal;
  193.     font-style: normal;
  194.     font-size: 24pt;
  195. }
  196. h2
  197. {
  198.     font-family: times new roman, Times New Roman, Times;
  199.     font-weight: normal;
  200.     font-style: normal;
  201.     font-size: 18pt;
  202. }
  203. h3
  204. {
  205.     font-family: times new roman, Times New Roman, Times;
  206.     font-weight: normal;
  207.     font-style: normal;
  208.     font-size: 14pt;
  209. }
  210. h4
  211. {
  212.     font-family: times new roman, Times New Roman, Times;
  213.     font-weight: normal;
  214.     font-style: normal;
  215.     font-size: 12pt;
  216. }
  217. h5
  218. {
  219.     font-family: times new roman, Times New Roman, Times;
  220.     font-weight: normal;
  221.     font-style: normal;
  222.     font-size: 10pt;
  223. }
  224. h6
  225. {
  226.     font-family: times new roman, Times New Roman, Times;
  227.     font-weight: normal;
  228.     font-style: normal;
  229.     font-size: 8pt;
  230. }
  231. BUTTON 
  232. {
  233.     border-style: solid;
  234.     border-width: 1pt;
  235.     font-size: 8pt;
  236.     font-family: Verdana, Verdana, Helvetica;
  237.     font-style: normal; 
  238. }
  239. LABEL, .MSTHEME-LABEL
  240. {
  241.     font-size: 8pt;
  242.     font-family: Verdana, Verdana, Helvetica;
  243.     font-style:normal; 
  244. }
  245. TEXTAREA
  246. {
  247.     border-style: solid;
  248.     font-size: 8pt;
  249.     font-family: Verdana, Verdana, Helvetica;
  250.     font-style: normal 
  251. }
  252. FIELDSET
  253. {
  254.     border-style: solid;
  255.     border-width: 1pt;
  256.     font-size: 8pt;
  257.     font-family: Verdana, Verdana, Helvetica;
  258.     font-style: normal;     
  259. }
  260. LEGEND    
  261. {
  262.     font-size: 8pt;
  263.     font-family: times new roman, Times New Roman, Times;
  264.     font-style: normal; 
  265. }
  266. SELECT
  267. {
  268.     border-style: solid;
  269.     font-size: 8pt;
  270.     font-family: Verdana, Verdana, Helvetica;
  271.     font-style: normal 
  272. }
  273. TABLE
  274. {
  275.     font-family: Verdana, Verdana, Helvetica;
  276.     font-style: normal; 
  277. }
  278. CAPTION 
  279. {
  280.     font-size: 14pt;
  281.     font-family: times new roman, Times New Roman, Times;
  282.     font-style: normal; 
  283. }
  284. TH
  285. {
  286.     font-family: Verdana, Verdana, Helvetica;
  287.     font-style: normal; 
  288. }
  289. MARQUEE
  290. {
  291.     font-size: 14pt;
  292.     font-family: Verdana, Verdana, Helvetica;
  293. }
  294. .ms-main {
  295.    border-right:  0px solid #cccccc;
  296. }
  297. .ms-bannerframe { 
  298.    background-color: #6666cc;  
  299. }
  300. .ms-banner {
  301.    color: #ffffff;
  302.    font-size:    9pt;
  303.    font-family:  Verdana, sans-serif;
  304. }  
  305. .ms-banner a:link {
  306.    font-family:  Verdana, sans-serif;
  307.    font-size:    9pt;
  308.    color:   #ffffff;
  309.    font-weight:  normal;
  310.    text-decoration: none;
  311.    }
  312. .ms-banner a:visited {
  313.    font-family:  Verdana, sans-serif;
  314.    font-size:    9pt;
  315.    color:        #ffffff;
  316.    font-weight:  normal;
  317.    text-decoration: none;
  318.    }
  319. .ms-nav td {
  320.    font-family:  Verdana, sans-serif;
  321.    font-size:    9pt;
  322.    font-weight: normal;
  323.    color:   #000000;
  324. }
  325. .ms-nav th  {
  326.    font-size:    9pt;
  327.    font-family:  Verdana, sans-serif;
  328.    font-weight:  normal;
  329.    text-align:   left;
  330.    color:        #000000;
  331. }
  332. .ms-navframe {
  333.    color: #000000;
  334. }
  335. .ms-nav a {
  336.    text-decoration: none;
  337.    font-family:  Verdana, sans-serif;
  338.    font-size:    9pt;
  339.    font-weight: normal;
  340.    color: #6666ff;
  341. }
  342. .ms-nav a:link {
  343. }
  344. .ms-nav a:hover {
  345.    text-decoration: underline;
  346.    color:  #66cccc;
  347. }
  348. .ms-nav a:visited {
  349.    color:  #993333;
  350. }
  351. .ms-verticaldots {
  352.    background-image: url('bluedot.gif');
  353.    background-position:  right 50%;
  354.    background-repeat: repeat-y
  355. }
  356. .ms-viewselect A:link{
  357.    font-size: 9pt;
  358.    font-family:  Verdana, sans-serif;
  359.    color: #6666ff;
  360. }
  361. .ms-titlearea { 
  362.    font-family:   Verdana, sans-serif;
  363.    font-size:     9pt;
  364.    color: #000000;
  365. }
  366. .ms-titleareaframe {
  367.    color: #000000; 
  368. }
  369. .ms-pagetitle {
  370.    color: #669999; 
  371.    font-family: Times New Roman, serif;
  372.    font-size:  1.25em;
  373.    font-weight: bold;
  374. }
  375. .ms-pagetitle a {
  376.    text-decoration:underline;
  377.    color: #669999;  
  378. }
  379. .ms-pagetitle a:hover {
  380.    text-decoration: underline;
  381.    color: #669999;
  382. }
  383. .ms-announcementtitle {
  384.    font-weight: normal;
  385. }
  386.  
  387. .ms-formlabel {
  388.    text-align: left;
  389.    font-family:  Verdana, sans-serif;
  390.    font-size:  9pt;
  391.    font-weight: normal;
  392.    color: #000000;
  393. }
  394. .ms-formdescription a {
  395.    color: #6666ff;
  396.    text-decoration: underline;
  397. }
  398. .ms-formbody {
  399.    text-align: left;
  400.    font-family: Verdana, sans-serif;
  401.    font-size: 9pt;
  402. }
  403. .ms-formdescription
  404. {
  405.    font-family: Verdana, sans-serif;
  406.    font-size: 9pt;
  407.    color: #000000;
  408. }
  409. .ms-radiotext {
  410.    cursor:default;
  411.    text-align: left;
  412.    font-family: Verdana, sans-serif;
  413.    font-size: 10pt;
  414.    height: 19px;
  415. }
  416. .ms-searchbox {
  417.    width: 100%;
  418. }
  419. .ms-input {
  420.    font-size:    9pt;
  421.    font-family:  Verdana, sans-serif;
  422.    vertical-align: baseline;
  423. }
  424. .ms-long {
  425.    font-size:    9pt;
  426.    font-family:  Verdana, sans-serif;
  427.    width:        300px;
  428. }
  429. .ms-wvsel  {
  430.    color: #3366cc;
  431. }
  432. .ms-selected {
  433.    background-color: #6666cc;
  434.    color: #ffffff;
  435. }
  436. .ms-selected SPAN {
  437.    color: #ffffff;
  438. }
  439. .ms-filedialog TD {
  440.    height: 16px;
  441. }
  442. .ms-descriptiontext {
  443.    color: #000000;
  444.    font-family: Verdana, sans-serif;
  445.    font-size: 9pt;
  446. }
  447. .ms-descriptiontext a {
  448.    color: #6666ff;
  449.    font-family: Verdana, sans-serif;  
  450.    font-size: 9pt;
  451. }
  452. .ms-toolbar {
  453.    font-family:   Verdana, sans-serif;
  454.    font-size:   9pt;
  455.    text-decoration: none;
  456.    color:      #669999; 
  457. }
  458. .ms-separator {
  459.    color: #996666;
  460.    font-size: 10pt;
  461. }
  462. .ms-authoringcontrols{
  463.    background-color: #f2f2f2;
  464.    font-family: Verdana, sans-serif;
  465.    font-size: 9pt;
  466.    color: #000000;
  467. }
  468. .ms-sectionheader{
  469.    color: #669999;
  470.    font-family: Times New Roman, serif;
  471.    font-size: 12pt;
  472.    font-weight: normal;
  473. }
  474. .ms-sectionline
  475. {
  476.    background-color: #6666cc;
  477.    height:  1px;
  478. }
  479. .ms-propertysheet {
  480.    font-family: Verdana, sans-serif;
  481.    font-size: 9pt;   
  482. }
  483. .ms-propertysheet th {
  484.    font-family: Verdana, sans-serif;
  485.    font-size: 9pt;
  486.    color: #000000;
  487.    font-weight: normal;
  488. }   
  489. .ms-propertysheet a {
  490.    text-decoration: none;
  491.    color: #6666ff;
  492. }
  493. .ms-propertysheet a:hover {
  494.    text-decoration: underline;
  495.    color: #66cccc;
  496. }
  497. .ms-propertysheet a:visited {
  498.    text-decoration: none;
  499.    color: #993333;
  500. }
  501. .ms-propertysheet a:visited:hover {
  502.    text-decoration: underline;
  503. }
  504. .ms-itemheader a {
  505.    font-size: 10pt;
  506.    font-family: Verdana, sans-serif;
  507.    font-weight: normal;
  508.    color: #6666ff;
  509.    text-decoration: none;
  510. }
  511. .ms-itemheader a:hover {
  512.    text-decoration: underline;
  513.    color: #66cccc;
  514. }
  515. .ms-itemheader a:visited {
  516.    text-decoration: none;
  517.    color: #993333;
  518. }
  519. .ms-itemheader a:visited:hover {
  520.    text-decoration: underline;
  521. }
  522. .ms-discussiontitle {
  523.    font-size:   12pt;
  524.    font-family: Times New Roman, serif;
  525.    color: #000000;
  526.    font-weight: normal;
  527. }
  528. .ms-vh {
  529.    font-family: Verdana, sans-serif;
  530.    font-size: 9pt;
  531.    color: #000000;
  532.    text-align: left;
  533.    text-decoration: none;
  534.    font-weight: normal;
  535. }
  536. .ms-vh a {
  537.    color: #6666ff;
  538.    text-decoration: none;
  539. }
  540. .ms-vh a:hover {
  541.    text-decoration: underline;
  542. }
  543. .ms-vb{
  544.    font-family: Verdana, sans-serif;
  545.    font-size: 9pt;
  546.    height: 18px;
  547.    vertical-align: top;
  548. }
  549. .ms-vb a {
  550.    color: #6666ff;
  551.    text-decoration: none;
  552. }
  553. .ms-vb a:hover {
  554.    color: #66cccc;
  555.    text-decoration: underline;
  556. }
  557. .ms-vb a:visited {
  558.    color: #993333;
  559.    text-decoration: none;
  560. }
  561. .ms-vb a:visited:hover {
  562.    text-decoration: underline;
  563. }
  564. .ms-homepagetitle {
  565.    font-family: Time New Roman, serif;
  566.    font-size: 12pt;
  567.    color: #000000;
  568.    font-weight: bold;
  569.    text-decoration: none;
  570. }
  571. :hover.ms-homepagetitle {
  572.    text-decoration: underline;
  573.    color: #000000;
  574. }
  575. .ms-addnew {
  576.    font-weight: normal;
  577.    font-family: Verdana, sans-serif;
  578.    font-size: .68em;
  579.    color: #669999;
  580.    text-decoration: none;
  581. }
  582. .ms-cal {
  583.    border-collapse:collapse;
  584.    table-layout:fixed;
  585.    font-family: Verdana, sans-serif;
  586.    cursor:default;
  587. }
  588. .ms-caltop {
  589.    border-top:1px solid black;
  590.    border-left:1px solid black;
  591.    border-right:1px solid black;
  592.    vertical-align:top;
  593.    font-size: 10pt;
  594.    width: 14%;
  595.    height:30px;
  596. }
  597. .ms-calhead {
  598.    border:none;
  599.    text-align:center;
  600.    background-color: #6666cc;
  601.    color: #ffffff;
  602.    font-size: 16pt;
  603.    font-family: Verdana, sans-serif;
  604.    padding: 2px;
  605. }
  606. .ms-caldow {
  607.    border-top:1px solid black;
  608.    border-left:1px solid black;
  609.    border-right:1px solid black;
  610.    vertical-align:top;
  611.    text-align:center;
  612.    font-weight: bold;
  613.    font-size: 10pt;
  614.    height:20px;
  615. }
  616. .ms-calmid {
  617.    border-left:1px solid black;
  618.    border-right:1px solid black;
  619.    height:20px;
  620. }
  621. .ms-calspacer {
  622.    border-left:1px solid black;
  623.    border-right:1px solid black;
  624.    height:4px;
  625. }
  626. .ms-calbot {
  627.    border-top:none;
  628.    border-left:1px solid black;
  629.    border-right:1px solid black;
  630.    border-bottom:1px solid black;
  631.    height:2px;
  632. }
  633. .ms-appt a {
  634.    color: #000000;
  635. }
  636. .ms-appt a:hover {
  637.    color: red;
  638. }
  639. .ms-appt {
  640.    border:2px solid #669999;
  641.    text-align:center;
  642.    vertical-align: middle;
  643.    font-size:8pt;
  644.    height:18px;
  645.    overflow:hidden;
  646.    background-color: #cccccc;
  647.    color: black;
  648. }
  649. .ms-caldowdown {
  650.    font-family: Verdana, sans-serif;
  651.    font-weight: bold;
  652.    color: #000000;
  653.    text-align: center;
  654.    vertical-align: middle;
  655. }
  656. .ms-caldown {
  657.    font-size: 8pt;
  658.    color: #000000;
  659.    text-align: left;
  660.    vertical-align: top;
  661. }
  662. .ms-datepickeriframe {
  663.    position:absolute;
  664.    display:none;
  665.    background:white;
  666. }
  667. .ms-datepicker {
  668.    font-family: Verdana, sans-serif;
  669.    background-color: #ffffff;
  670.    border: 2px outset activeborder;
  671.    cursor:default
  672. }
  673. .ms-dpdow {
  674.    border:none;
  675.    vertical-align:top;
  676.    text-align:center;
  677.    font-weight: bold;
  678.    font-size: 8pt;
  679.    border-bottom:1px solid black;
  680. }
  681. .ms-dpday {
  682.    border:none;
  683.    font-size: 8pt;
  684.    text-align: center;
  685. }
  686. .ms-dpselectedday {
  687.    border:none;
  688.    background-color:#cccccc;
  689.    font-size: 8pt;
  690.    text-align: center;
  691. }
  692. .ms-dpnonmonth {
  693.    color:gray;
  694.    border:none;
  695.    font-size: 8pt;
  696.    text-align: center;
  697. }
  698. .ms-dphead {
  699.    border:none;
  700.    text-align:center;
  701.    font-weight: bold;
  702.    font-size: 8pt;
  703.    background-color: #669999;
  704.    color: #ffffff;
  705. }
  706. .ms-dpfoot {
  707.    text-align:center;
  708.    font-size: 8pt;
  709.    text-align: center;
  710.    font-style: italic;
  711.    border-top:1px solid;
  712.    border-left:none;
  713.    border-bottom:none;
  714.    border-right:none;
  715.    height:24px;
  716. }
  717. IMG.ms-button {
  718.    cursor:hand;
  719. }
  720.